[INFO] cloning repository https://github.com/tectin0/mantid-idf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tectin0/mantid-idf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftectin0%2Fmantid-idf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftectin0%2Fmantid-idf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 182d8c6e853d0b9b419cf06809e9b6185f8289c5
[INFO] checking tectin0/mantid-idf against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftectin0%2Fmantid-idf" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tectin0/mantid-idf
[INFO] finished tweaking git repo https://github.com/tectin0/mantid-idf
[INFO] tweaked toml for git repo https://github.com/tectin0/mantid-idf written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tectin0/mantid-idf on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tectin0/mantid-idf already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.88
[INFO] [stderr]   Downloaded thiserror-impl v1.0.64
[INFO] [stderr]   Downloaded thiserror v1.0.64
[INFO] [stderr]   Downloaded calloop v0.10.6
[INFO] [stderr]   Downloaded tiny-skia-path v0.8.4
[INFO] [stderr]   Downloaded sctk-adwaita v0.5.4
[INFO] [stderr]   Downloaded three-d v0.17.0
[INFO] [stderr]   Downloaded syn v2.0.79
[INFO] [stderr]   Downloaded tiny-skia v0.8.4
[INFO] [stderr]   Downloaded winit v0.28.7
[INFO] [stderr]   Downloaded libc v0.2.160
[INFO] [stderr]   Downloaded orbclient v0.3.48
[INFO] [stderr]   Downloaded cc v1.1.30
[INFO] [stderr]   Downloaded android-activity v0.4.3
[INFO] [stderr]   Downloaded three-d-asset v0.7.0
[INFO] [stderr]   Downloaded zerocopy v0.6.6
[INFO] [stderr]   Downloaded glutin v0.30.10
[INFO] [stderr]   Downloaded glutin_glx_sys v0.4.0
[INFO] [stderr]   Downloaded glutin_egl_sys v0.5.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.6.6
[INFO] [stderr]   Downloaded wayland-sys v0.30.1
[INFO] [stderr]   Downloaded glutin_wgl_sys v0.4.0
[INFO] [stderr]   Downloaded wide v0.7.28
[INFO] [stderr]   Downloaded nalgebra v0.33.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 901737c52d16617ff37c0bbf3e3305f0a94a097798e9e1f32de89ea4fb51af95
[INFO] running `Command { std: "docker" "start" "901737c52d16617ff37c0bbf3e3305f0a94a097798e9e1f32de89ea4fb51af95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "901737c52d16617ff37c0bbf3e3305f0a94a097798e9e1f32de89ea4fb51af95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "901737c52d16617ff37c0bbf3e3305f0a94a097798e9e1f32de89ea4fb51af95" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "901737c52d16617ff37c0bbf3e3305f0a94a097798e9e1f32de89ea4fb51af95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "901737c52d16617ff37c0bbf3e3305f0a94a097798e9e1f32de89ea4fb51af95" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]    Compiling libc v0.2.160
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking wide v0.7.28
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking zerocopy v0.6.6
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking three-d-asset v0.7.0
[INFO] [stderr]     Checking nalgebra v0.33.1
[INFO] [stderr]     Checking mantid-idf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]     Checking three-d v0.17.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.10s
[INFO] running `Command { std: "docker" "inspect" "901737c52d16617ff37c0bbf3e3305f0a94a097798e9e1f32de89ea4fb51af95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "901737c52d16617ff37c0bbf3e3305f0a94a097798e9e1f32de89ea4fb51af95", kill_on_drop: false }`
[INFO] [stdout] 901737c52d16617ff37c0bbf3e3305f0a94a097798e9e1f32de89ea4fb51af95
